Open
Bug 1833029
Opened 2 years ago
Updated 2 years ago
Fix unit tests to run the check/save cache methods in the full run tests
Categories
(Testing :: Performance, defect, P2)
Testing
Performance
Tracking
(Not tracked)
NEW
People
(Reporter: sparky, Unassigned)
References
(Blocks 2 open bugs)
Details
A failure slipped through recently as our unit tests have mocked the cache check/save methods in the full run test: https://searchfox.org/mozilla-central/rev/e0961833bd97c7f9372bf4ae70145b00dd3e167d/tools/tryselect/test/test_perf.py#859-862
We should fix this to run the check/save methods, and mock the file checks/returns there instead.
Reporter | ||
Updated•2 years ago
|
Blocks: mach-try-perf
You need to log in
before you can comment on or make changes to this bug.
Description
•